<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
*{margin:0px auto; padding:0px;}
body{ text-align:center; font-size:12px; background-color:#FFFFFF; background-image:url(/images/bj.jpg); background-repeat:no-repeat; background-position:center -24px; font-family: "微软雅黑"; color:#5C5C5C;}
ul {list-style:none;}
img {border:0;}
a{color:#5C5C5C; text-decoration:none;}
a:hover{color:#ff6600;}
li{ list-style:none; margin:0px auto; padding:0px;}
.clear{ clear:both; height:0;  line-height:0; font-size:0}

.main{width:1000px; background-color:#FFF;}
.main_content{width:985px; margin:auto;}


.float_left{float:left;}
.float_right{float:right;}

.m_b{margin-bottom:10px;}


/*把图片变成灰色和透明*/
/*
blur 模糊
brightness 亮度
contrast 对比度
drop-shadow 阴影
grayscale 灰度
opacity 透明度
sepia 褐色
invert 反色
saturate 饱和度
hue-rotate 色相旋转
*/

.hui_img { 
	-webkit-filter: grayscale(100%); 
	-webkit-filter: grayscale(1); 
	filter: grayscale(100%); 
	filter:url('../img/gray.svg#grayscale'); 
	filter:gray; 
}
.hui_img:hover{
	}

.gray{
    filter:alpha(opacity=70);
    opacity:0.7;
}
.gray:hover{
	filter:alpha(opacity=100);
    opacity:1;
}


.gray2{
    filter:alpha(opacity=10);
    opacity:0.1;
}
.gray2:hover{
	filter:alpha(opacity=100);
    opacity:1;
}



.sibianhui{	border:1px solid #E9E9E9;}
.sibianqianhui{ border:1px solid #F0F0F0;}
.sanbianhui{
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
}
.dibianhui{border-bottom:1px solid #E3E3E3;}
.dibianxu{border-bottom:1px dashed #EBEBEB;}


.mfk_table{width:100%;}
.mfk_table tr td{padding:3px; text-align:left; border-bottom:1px solid #F0F0F0;}
.mfk_table tr td p{text-align:right;}
.baoming_t{height:40px; background-color:#E5143E; color:#FFF; text-align:center; font-size:14px; line-height:40px;}





.inputtext{border:1px solid #E7E3E2; width:124px; height:19x; background-color:#fff; line-height:19px; text-indent:5px; color:#5E5E5E;}
.inputtext2{border:1px solid #DFDFDF; width:140px; height:19px; line-height:19px; text-indent:5px; color:#5E5E5E;}
.inputtext3{border:1px solid #DFDFDF; width:72px; height:19px; line-height:19px; text-indent:5px; color:#5E5E5E;}

.inputtext4{border:1px solid #DFDFDF; width:400px; height:80px; line-height:19px; text-indent:5px; color:#5E5E5E;}

.input_sub{ padding-left:20px; padding-right:20px; line-height:34px; height:34px; background-color:#E5143E; color:#FFF; }
.input_order{width:190px; border:1px solid #EBE7E8; height:22px; line-height:22px; color:#999;}
.cart_css{width:40px; text-align:center; height:18px; border:1px solid #EAEAEA;}





.page{float:left; margin-right:8px; border:1px solid #CCC; text-align:center; padding-right:10px; padding-left:10px; line-height:25px; height:25px; color:#616161;}
.page a{font-size:12px; color:#616161; text-decoration:none;}
.page a:hover{color:#ff6600;}

.page2{float:left; margin-right:8px; border:1px solid #CCC; background-color:#EAEAEA; text-align:center; padding-right:10px; padding-left:10px; line-height:25px; height:25px; color:#616161;}
.page2 a{font-size:12px; color:#616161; text-decoration:none;}
.page2 a:hover{color:#ff6600;}

.fy_page{text-align:right; padding:20px; color:#5E5E5E;}
.fy_page a{ font-size:12px; color:#5E5E5E; text-decoration:none;}
.fy_page a:hover{ color:#ff6600;}


.pic{float:left; width:150px; line-height:20px; text-align:center; margin-left:20px;}
.pic img{width:150px; height:110px;}


.pic2{float:left; width:180px; margin-bottom:8px; padding:10px; line-height:20px; text-align:center; margin-left:13px;}
.pic2 img{width:180px; height:170px;}
.news1{padding:8px; text-align:left; height:18px;}


.pic3{float:left; width:220px; margin-right:16px; margin-left:7px; text-align:center; overflow:hidden; height:200px;}
.pic3 p{padding:5px; border:1px solid #eeeeee;}
.pic3 p img{width:100%; height:120px;}



.xx1{text-align:center; padding:15px; color:#000; font-size:22px; font-weight:bold;}
.xx2{text-align:center; line-height:36px; color:#7D7D7D;}
.xx3{padding:8px; border:1px solid #E3E3E3; background-color:#FAFAFA; text-align:left; line-height:18px;}
.xx4{text-align:left;}

.info{}
.info li{ padding:15px 5px 15px 5px; border-bottom:1px dashed #EBEBEB;}
.info li img{float:left; width:150px;}
.info li p{float:right; width:550px; text-align:left; line-height:22px;}
.info li p a{font-size:14px; color:#333; font-weight:bold;}








.weizhi {
	font-size:12px;
	color:#5c5c5c;
	text-decoration:none;
}
A.weizhi:link {color:#5c5c5c;}
A.weizhi:hover {color:#ff6600;}
A.weizhi:active {color:#ff6600;}
A.weizhi:visited {text-decoration:none;}


.title_bai14 {
	font-size:14px;
	color:#fff;
}
A.title_bai14:link {color:#fff;}
A.title_bai14:hover {color:#FF6600;}
A.title_bai14:active {color:#FF6600;}
A.title_bai14:visited {text-decoration:none;}

.title_baicu14 {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
A.title_baicu14:link {color:#fff;}
A.title_baicu14:hover {color:#fff;}
A.title_baicu14:active {color:#fff;}
A.title_baicu14:visited {text-decoration:none;}

.title_baicu16 {
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
A.title_baicu16:link {color:#fff;}
A.title_baicu16:hover {color:#FF6600;}
A.title_baicu16:active {color:#FF6600;}
A.title_baicu16:visited {text-decoration:none;}



.title_bai12 {
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
A.title_bai12:link {color:#fff;}
A.title_bai12:hover {color:#fff;}
A.title_bai12:active {color:#fff;}
A.title_bai12:visited {text-decoration:none;}


.title_shenhei12 {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
A.title_shenhei12:link {color:#000;}
A.title_shenhei12:hover {color:#FF6600;}
A.title_shenhei12:active {color:#FF6600;}
A.title_shenhei12:visited {text-decoration:none;}

.title_hei12 {
	font-size:12px;
	color:#4B4B4B;
	text-decoration:none;
}
A.title_hei12:link {color:#4B4B4B;}
A.title_hei12:hover {color:#FF6600;}
A.title_hei12:active {color:#FF6600;}
A.title_hei12:visited {text-decoration:none;}

.title_hei14 {
	font-size:14px;
	color:#5C5C5C;
	text-decoration:none;
}
A.title_hei14:link {color:#5C5C5C;}
A.title_hei14:hover {color:#FF6600;}
A.title_hei14:active {color:#FF6600;}
A.title_hei14:visited {text-decoration:none;}

.title_lan14 {
	font-size:14px;
	color:#27AAE2;
	text-decoration:none;
}
A.title_lan14:link {color:#27AAE2;}
A.title_lan14:hover {color:#FF6600;}
A.title_lan14:active {color:#FF6600;}
A.title_lan14:visited {text-decoration:none;}

.title_lv14 {
	font-size:14px;
	color:#91C12D;
	text-decoration:none;
}
A.title_lv14:link {color:#91C12D;}
A.title_lv14:hover {color:#FF6600;}
A.title_lv14:active {color:#FF6600;}
A.title_lv14:visited {text-decoration:none;}

.title_heicu12 {
	font-size:12px;
	color:#000;
	font-weight:bold;
}
A.title_heicu12:link {color:#000;}
A.title_heicu12:hover {color:#FF6600;}
A.title_heicu12:active {color:#FF6600;}
A.title_heicu12:visited {text-decoration:none;}


.title_heicu14{ font-size:14px; color:#1e1e1e; font-weight:bold;}
.title_heicu14:hover{color:#ff6600;}

.title_heicu24{ font-size:24px; color:#333; text-decoration:none;}
.title_heicu24:hover{color:#ff6600;  text-decoration:none;}

.title_hui12 {
	font-size:12px;
	color:#818181;
}
A.title_hui12:link {color:#818181;}
A.title_hui12:hover {color:#FF6600;}
A.title_hui12:active {color:#FF6600;}
A.title_hui12:visited {text-decoration:none;}

.title_huicu12 {
	font-size:12px;
	color:#797979;
	font-weight:bold;
}
A.title_huicu12:link {color:#797979;}
A.title_huicu12:hover {color:#FF6600;}
A.title_huicu12:active {color:#FF6600;}
A.title_huicu12:visited {text-decoration:none;}

.title_huicu14 {
	font-size:14px;
	color:#666;
	font-weight:bold;
}
A.title_huicu14:link {color:#666;}
A.title_huicu14:hover {color:#FF6600;}
A.title_huicu14:active {color:#FF6600;}
A.title_huicu14:visited {text-decoration:none;}

.title_hongcu18 {
	font-size:18px;
	color:#ff0033;
	font-weight:bold;
}
A.title_hongcu18:link {color:#ff0033;}
A.title_hongcu18:hover {color:#FF6600;}
A.title_hongcu18:active {color:#FF6600;}
A.title_hongcu18:visited {text-decoration:none;}


.title_hong12{color:#E11240; font-size:12px;}
.title_hong12:hover{color:#f90;}

.title_si12{color:#815E0C; font-size:12px;}
.title_si12:hover{color:#f90;}

.title_hongcu14{ color:#BB0A00; font-size:14px; font-weight:bold;}
.title_hongcu14:hover{color:#f90;}

.height2{height:2px; line-height:2px;}
.height3{height:3px; line-height:3px;}
.height4{height:4px; line-height:4px;}
.height5{height:5px; line-height:5px;}
.height6{height:6px; line-height:6px;}
.height7{height:7px; line-height:7px;}
.height8{height:8px; line-height:8px;}
.height9{height:9px; line-height:9px;}
.height10{height:10px; line-height:10px;}
.height11{height:11px; line-height:11px;}
.height12{height:12px; line-height:12px;}
.height13{height:13px; line-height:13px;}
.height14{height:14px; line-height:14px;}
.height15{height:15px; line-height:15px;}
.height16{height:16px; line-height:16px;}
.height17{height:17px; line-height:17px;}
.height18{height:18px; line-height:18px;}
.height19{height:19px; line-height:19px;}
.height20{height:20px; line-height:20px;}
.height22{height:22px; line-height:22px;}
.height24{height:24px; line-height:24px;}
.height26{height:26px; line-height:26px;}
.height28{height:28px; line-height:28px;}

.line_h16{ line-height:16px;}
.line_h18{ line-height:18px;}
.line_h20{ line-height:20px;}
.line_h22{ line-height:22px;}
.line_h24{ line-height:24px;}


.top{border-top:2px solid #F0B54D; background-image:url(/images/top_bj.jpg); background-repeat:no-repeat; background-position:center; height:113px;}
.top div{width:1000px; margin:auto; padding-top:15px;}
.top div a{float:left; margin-left:25px;}
.top div ul{float:right; margin-right:20px;}
.top div ul li{height:44px;}
.top div ul li input{float:right;}

.nav{background-image:url(/images/menu_bj.jpg); height:43px;}
.nav ul{width:985px; padding-left:15px; margin:auto;}
.nav ul li{float:left; padding:0 24px 0 24px; height:43px; line-height:41px;}
.nav ul li:hover{background-image:url(/images/menu_be_bj.jpg); background-repeat:no-repeat; background-position:center;}
.nav ul li a{color:#FEFFFF; font-size:16px; font-weight:bold; text-shadow:#333 1px 1px 1px;  filter:alpha(opacity=88);  opacity:0.88;}
.nav ul li a:hover{color:#FEFFFF;}

.nav ul .li_be{background-image:url(/images/menu_be_bj.jpg); height:43px; line-height:41px; background-repeat:no-repeat; background-position:center;}

.liyou{background-image:url(/images/index_r9_c4.jpg);}
.liyou .tel{padding:7px 14px 40px 0;}
.liyou .tel p{float:right; padding:8px 15px 8px 15px;  background-color:#3CA2EC; text-align:center; font-size:16px; color:#fff; font-weight:bold;}

.liyou_left{float:left; margin-left:28px; margin-top:25px; width:520px;}
.ly_d1{padding:6px 0 12px 4px; border-bottom:3px solid #F2F2F2; text-align:left; font-size:18px; color:#000; font-weight:bold;}
.ly_d1 img{margin-right:10px;}
.ly_text{padding-top:14px; padding-left:8px; font-size:14px; text-align:left; line-height:26px;}

.liyou_right{float:right; padding-top:14px; font-size:14px; margin-right:26px;}

.liyou_left2{float:right; margin-right:26px;  margin-top:25px; width:520px;}
.liyou_right2{float:left; padding-top:14px; font-size:14px; margin-left:26px;}

.liucheng{ padding-top:6px; padding-bottom:8px;}
.liucheng a{float:left; margin-left:30px;}
.liucheng .a_f{float:left; margin-left:0px;}

.news_l{float:left; width:323px; margin-right:12px;}
.news_c{float:left; width:323px;}
.news_r{float:right; width:323px; text-align:left;}
.news_r img{margin-bottom:4px;}

.news_title{background-image:url(/images/index_r37_c16.jpg); height:35px;}
.news_title p{float:left; padding:0 12px 0 12px; background-color:#FF9900; text-align:center; line-height:35px; height:35px;}
.news_title p a{font-size:14px; color:#FFF;}
.news_title p a:hover{color:#FFF;}
.news_title span{float:right; margin:16px 16px 0 0;}

.news_title .p_lv{background-color:#9AB800;}
.news_title .p_lan{background-color:#3AA2EB;}

.news_list{padding:14px;}
.news_list li{ height:30px;}
.news_list li a{float:left; font-size:12px; color:#5B5B5B;}
.news_list li a{color:#5B5B5B;}
.news_list li span{float:right; color:#5B5B5B;}

.hesuo{padding:20px 0 10px 12px; text-align:left; font-size:16px; color:#086EB8;}
.hesuo_d{background-image:url(/images/index_r49_c4.jpg); height:3px; line-height:3px;}
.hesuo_list{padding:0 0 12px 0;}
.hesuo_list img{float:left; margin:12px 17px 0 7px; border:1px solid #EAEAEA;}

.footer{background-image:url(/images/di_bj.jpg); background-repeat:repeat-x; background-position:top; border-top:1px solid #ACACAC;}
.footer_c{padding:15px; margin:auto; width:970px;}
.footer_c .left{float:left; text-align:left;}
.footer_c .right{float:right;}
.footer_nav{text-align:left; line-height:15px; height:30px;}

.banner{background-image:url(/images/banner.jpg); background-position:center; background-repeat:no-repeat; height:250px; border-bottom:3px solid #FBDF00;}


.er_left{float:left; width:225px;}
.er_left .title{background-color:#3AA2EB; color:#FFF; height:35px; line-height:32px; text-align:left; font-size:14px; font-weight:bold; padding-left:18px;}

.left_menu{padding:16px;}
.left_menu ul{}
.left_menu ul li{height:30px; line-height:28px; text-align:left; padding-left:18px;}
.left_menu ul li:hover{background-color:#E3F0F9;}
.left_menu ul li a{ color:#6E6A6B; font-size:14px;}
.left_menu ul li a:hover{color:#6E6A6B;}
.left_menu ul .li_be{color:#6E6A6B; background-color:#E3F0F9;}

.left_con{padding:16px; line-height:22px; text-align:left;}


.right_con{float:right; width:760px;}
.right_title{background-image:url(/images/index_r37_c16.jpg); height:35px;}
.right_title span{ float:left;}
.right_title p{ float:left; margin-left:8px; color:#5C5C5C; line-height:35px;}

.detail_content{width:720px; line-height:25px; text-align:left;}
.detail_content2{width:730px; line-height:25px; text-align:left;}

.xx_photo{text-align:center; padding-top:10px;}
.xx_content{padding-top:10px;}



/*20160517新加*/
.index_tu{ float:left; width:481px; margin-left:10px; text-align:center;}
.index_tu img{width:100%;}
.index_text{float:right; width:460px; margin-right:20px;}
.index_text .title{height:40px; line-height:40px; text-align:left; border-bottom:1px dashed #a5a5a5; font-size:22px; color:#3B5999; font-weight:bold;}
.index_text .title span{ color:#FF7417; font-size:18px; font-weight:bold; font-style:italic;}
.index_text .jianjie{padding:5px 0 13px 0; text-align:left; line-height:30px; font-size:14px;}



</pre></body></html>